


















	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
       "http://www.w3.org/TR/html4/loose.dtd">














    
        
        
        
        
        
        
    


























<html lang="en-US">
<head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
    
    
    
    <title>Common Development and Distribution License (CDDL) Information  </title>
    

    <meta http-equiv="content-language" content="en-US" />
    <meta name="generator" content="Starlight" />
    <meta name="venue" content="www.sun.com" />
    <meta name="locale" content="en-US" />
    














    




    





        


     
            
            
                 <meta name="robots" content="index,follow" />
            

    <meta name="venue" content="www.sun.com" />
    <meta name="date" content="2005-04-24" />
    
    
    
    
    
    
    

















<!--[if lt IE 7]>
			<style>
				.lightbox_overlay {
					display: none;
					position: absolute;
					background-color: black;
					z-index:1001;
					-moz-opacity: 0.6;
					opacity:.60;
					filter: alpha(opacity=60);
					overflow:auto;
					top: 0px;
					left: 0px;
					height:expression(document.body.clientHeight < document.body.scrollHeight ? document.body.scrollHeight : document.body.clientHeight);
					width:expression(document.body.clientWidth);}
			</style>
		<![endif]-->
<!--[if IE 7]>
		<style>
			.lightbox_overlay {
				display: none;
				position: absolute;
				background-color: black;
				z-index:1001;
				-moz-opacity: 0.6;
				opacity:.60;
				filter: alpha(opacity=60);
				overflow:auto;
				top: 0px;
				left: 0px;
				height:expression(document.body.clientHeight < document.body.scrollHeight ? document.body.scrollHeight : document.body.clientHeight);
				width:expression(document.body.clientWidth);}
		</style>
<![endif]-->

<link rel="stylesheet" href="/css/master.css" type="text/css" media="screen" />
<link rel="stylesheet" href="/css/default.css" type="text/css" media="screen" />

<script type="text/javascript" charset="utf-8" src="/js/libs.js"></script>
<script type="text/javascript" charset="utf-8" src="/js/classes.js"></script>
<script type="text/javascript" charset="utf-8" src="/js/app.js"></script>
<script type="text/javascript" charset="utf-8" src="/js/hp.js"></script>
<script type="text/javascript" charset="utf-8" src="/js/sniff.js"></script>
<script type="text/javascript" charset="utf-8" src="/js/content.js"></script>
<script type="text/javascript" language="javascript">
	function change(){
		document.getElementById("light").innerHTML = "<div id='load' style='margin-right:250px; margin-top:50px;'><img src='http://www.oracle.com/admin/images/sitefinder/sitefinder_loader.gif' width='32' height='32' alt='' /></div><iframe src='/sitefinder.html' frameborder='0' width='624' height='455' scrolling='no' allowtransparency='true' id='siteid' ></iframe>";
	}
	
	var OracleandSun = new Array()
	OracleandSun[0] = '/im/oracle-sun_btn.png'
	OracleandSun[1] = '/im/oracle-sun_btn_on.png'
	
	function trim(value){
		s = new String(value);
		if (value != null) {
			var beginIndex = -1;
			var endIndex   = s.length;
			for (var i = 0; i < s.length; i++){
				if (s.charAt(i) != " "){
					beginIndex = i;
					break;
				}
			}
		if (beginIndex == -1) return "";
		for (var j = s.length -1; j > beginIndex; j--){
			if (s.charAt(j) != " ") {
				endIndex = j;
				break;
			}
		}
		if (endIndex != s.length) return s.substring(beginIndex, endIndex);
		else return s.charAt(beginIndex);
		}
		return value;
	}

	// Serach validation Global value
	// Modified isNotNull() on 25th April by Girish
	var isUserInput = false ;
	function isNotNull(value){
		if (value == null || trim(value).length == 0  || value == "search site" || value =="Search OPN"){
			alert('You did not enter a search term.  Please try again.');
			document.searchForm.keyword.value='';
			isUserInput = true;
			document.searchForm.keyword.focus();
			return false;
		}else if (isSplCharsExist(value)){
			if (trim(splCharsInKeyword).length > 1){
				splCharsInKeyword = 'Special characters ' + splCharsInKeyword + ' are ';
			}else{
				splCharsInKeyword = 'Special character ' + splCharsInKeyword + ' is ';
			}
			alert (splCharsInKeyword +"not allowed.\n");
			document.searchForm.keyword.focus();
			return false;
		}else{
			return true;
		}
	}
	
	function checkSearch(value){
		if (document.searchForm && document.searchForm.datasetId && typeof(langDataSetId) != 'undefined' && langDataSetId){
			document.searchForm.datasetId.value = langDataSetId;
		}
		
		if (value == null || trim(value).length == 0){
			alert('Please enter the keyword(s) to search for');
			return false;
		}else{
			if (document.searchForm) document.searchForm.submit();
			return true;
		}
	}
	
	function checkGlobalSearch(value){
		return checkSearch(value);
	}
</script>








</head>
<body>
<div class="ra0 a0v0" id="a0v0">


















<!--stopindex-->
<a name="top"></a>









  
  
	<!--googleoff: index-->
	
		<div class="header ra1">
	<div class="logo"> <a href="http://www.oracle.com/index.html" ><img src="/im/ora_logo_small.gif" border="0" alt="" /></a> </div>
	<div id="oraclesunmenu">
		<a href="javascript:void(0)" onClick="document.getElementById('light').style.display='block';document.getElementById('fade').style.display='block';change();return false;"><img src="/im/oracle-websites_btn.png" style="margin-right:8px;" alt="Sitefinder" width="93" height="21" border="0" /></a><a href="http://www.oracle.com/sun/index.html"><img src="/im/oracle-sun_btn.png" alt="Oracle and Sun" width="101" height="21" border="0" onMouseOver="mvqMOva();this.src=OracleandSun[1];" onMouseOut="mvqMOua();this.src=OracleandSun[0];" /></a>
	
			<!-- ORACLE & SUN menu -->
			<script language="JavaScript" type="text/javascript">oracleAndsun()</script>
			<!-- /ORACLE & SUN menu -->
	</div>

	<div class="secureSearch">
		<form name="searchForm" label="Secure Search" onSubmit="javascript: return isNotNull(this.keyword.value)" action="http://search.oracle.com/search/search" style="padding:0px;margin:0px;" method="get" target="_top">
		<input name="start" value="1" type="hidden" />
		<input name="nodeid" value="" type="hidden" />
		<input name="fid" value="" type="hidden" />
		<input onkeydown="javascript:isUserInput=true;" onclick="javascript: if(!isUserInput) { document.searchForm.keyword.value ='';}" name="keyword" size="30" value="secure search" title="Secure Search" id="Secure Search" class="formFieldStyle" />
		<select id="group" name="group" onkeydown="javascript:callSubmit(document.searchForm.keyword.value,searchForm,event.keyCode)" onChange="javascript: setFormValues(document.searchForm,document.searchForm.group.value)" class="formFieldStyle" size="1">
			<option value="All">All</option>
			<option value="Blogs">Blogs</option>
			<option value="CRM On Demand">CRM On Demand</option>
			<option value="Discussion Forums">Discussion Forums</option>
			<option value="Documentation">Documentation</option>
			<option value="Education">Education</option>
			<option value="Oracle.com" selected="selected">Oracle.com</option>
			<option value="Oracle PartnerNetwork (Public)">PartnerNetwork (Public Only)</option>
			<option value="Oracle Technology Network">Technology Network</option>
			<option value="Video and Multimedia">Video and Multimedia</option>
		</select>
		<a onClick="javascript: return isNotNull(document.searchForm.keyword.value)" href="javascript:document.searchForm.submit()"><img src="/im/search_go.gif" alt="Secure Search" align="absmiddle" border="0" height="18" vspace="0" width="20" /></a>
		</form>
	</div>
</div>

	
	<!--googleon: index-->
	<!--googleoff: index-->
	
		<div class="ra2">
<ul id="navigation" class="menu">
    <li><p><a href="http://www.oracle.com/index.html"><span>Home</span></a></p></li>
    <li><p><a href="http://www.oracle.com/us/products/index.htm"><span>Products and Services</span></a></p></li>
    <li><p><a href="http://www.oracle.com/us/industries/index.htm"><span>Industries</span></a></p></li>
    <li><p><a href="http://www.oracle.com/us/support/index.htm"><span>Support</span></a></p></li>
    <li><p><a href="http://www.oracle.com/us/store/index.html"><span>Store</span></a></p></li>
    <li><p><a href="http://www.oracle.com/us/partnerships/index.htm"><span>Partners</span></a></p></li>
    <li><p><a href="http://www.oracle.com/us/community/index.htm"><span>Communities</span></a></p></li>
    <li><p><a href="http://www.oracle.com/us/corporate/index.htm"><span>About</span></a></p></li>
    <li class="special"><p>&#160;</p></li>
</ul>
</div>

<div class="scontent">

	
	<!--googleon: index-->
	<!--googleoff: index-->
	
		






<!-- BEGIN BREADCRUMB -->


	<div id="breadcrumb">
	<a href="/index.xml">Home</a>&nbsp;&gt;
	</div><br />





<!-- END BREADCRUMB -->


	
	<!--googleon: index-->
  

	
		

























        
        
        




<!--googleoff: snippet-->




<!-- BEGIN PAGETITLE ONE LINE -->
<div class="pagetitle"><h1>Common Development and Distribution License (CDDL) Information</h1></div>
<!-- END PAGETITLE ONE LINE -->


<!--googleon: snippet--> 










	

	







  


  









<!-- BEGIN WRAPPER TABLE, 2 COLUMN, LEFT/MAIN -->
<table border="0" cellpadding="0" cellspacing="10" width="100%">
<tr><td valign="top">
<!-- BEGIN LEFT COLUMN COMPONENTS -->
<!--googleoff: index-->



















<!--googleon: index-->
<!-- END LEFT COLUMN COMPONENTS -->
</td><td width="100%" valign="top">
<!-- BEGIN CENTER COLUMN COMPONENTS -->

<a name="skip2content"> </a>

<!--startindex-->

<!-- ============ -->
<!-- MAIN CONTENT -->
<!-- ============ -->


<BIG><STRONG>Updated: 2004-Jan-24</STRONG></BIG>
    <P>
    We have drafted a new open source license based on the Mozilla Public
    License, version 1.1 ("MPL"), called the Common Development and
    Distribution License ("CDDL").
    <P>
    We submitted the CDDL to the OSI for review and approval via the 
    license-discuss@opensource.org mailing list on 2004-Dec-01, then
    based on community review submitted a revised version for review
    on 2004-Dec-17.  The license was approved by the OSI board of
    directors on 2005-Jan-14.
    <P>
    More details about the OSI and the license review processes can be found at
    <A HREF="http://www.opensource.org/">www.opensource.org</A>.
    <P>
    What follows are the materials that were approved by the OSI:
    <UL>
      <LI><A HREF="cddl.html">Common Development and Distribution License (CDDL)</A>
      <LI><A HREF="CDDL_MPL_redline.pdf">Redline diffs</A> between MPL1.1 and CDDL
      <LI><A HREF="CDDL_why_summary.html">Summary description</A> of changes
      <LI><A HREF="CDDL_why_details.html">Detailed description</A> of changes from the MPL
    </UL>


<!-- BEGIN L2 SECONDARY CONTENT BANNER COMPONENT -->

<!-- END L2 SECONDARY CONTENT BANNER COMPONENT -->

<!-- =================== -->
<!-- END OF MAIN CONTENT -->
<!-- =================== -->

<!--stopindex-->

<!-- END CENTER COLUMN COMPONENTS -->
</td></tr>
<!-- BEGIN SPACER ROW -->
<tr><td><img src="/im/a.gif" width="170" height="1" border="0" alt="" /></td><td><img src="/im/a.gif" width="570" height="1" border="0" alt="" /></td></tr>
<!-- END SPACER ROW -->
</table>
<!-- END WRAPPER TABLE, 2 COLUMN, LEFT/MAIN -->



	
  


    
    
        
		<!-- BEGIN PC1 COMPONENT V.2 -->
<div class="pc1 pc1v2" style="margin:0 10px">
<div class="pc1w1"><div class="pc1w2"><div class="pc1w3 cornerBL"><div class="pc1w4">
<p>Oracle is reviewing the Sun product roadmap and will provide guidance to customers in accordance with Oracle's standard product communication policies. Any resulting features and timing of release of such features as determined by Oracle's review of roadmaps, are at the sole discretion of Oracle. All product roadmap information, whether communicated by Sun Microsystems or by Oracle, does not represent a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. It is intended for information purposes only, and may not be incorporated into any contract.</p>
</div></div></div></div>
</div>
<!-- END PC1 COMPONENT V.2 -->

<br /><br />

<!-- BEGIN G9 VARIATION 0 -->
<script language="javascript" type="text/javascript" charset="UTF-8" src="/share/op/oo_engine.js"></script>
<script language="javascript" type="text/javascript" charset="UTF-8" src="/share/op/oo_conf_en-US.js"></script>
<!-- END G9 VARIATION 0 -->


	
    
	<!--googleoff: index-->
	
        
		<!-- START SITECATALYST -->
<!--stopindex-->
<script language="JavaScript" src="/share/omniture/s_code_remote.js"></script>
<!--startindex-->
<!-- END SITECATALYST -->
</div>
<div class="ra5">
	<div class="greybarhomebot"><!--footer--></div>
	<div style="float:left; padding:10px;"> <a href="http://www.oracle.com/us/corporate/index.htm"><img height="11" border="0" width="234" alt="Oracle - The Information Company" src="/im/software_hardware_complete.gif" /></a> </div>
	<div class="footerLinks">
	 <a href="http://www.oracle.com/us/corporate/index.htm" class="footerLinks">About Oracle</a> |
	 <a href="http://www.oracle.com/sun/index.html" class="footerLinks">Oracle and Sun</a> |
	 <a href="http://www.oracle.com/rss/index.html"> <img height="14" border="0" align="absmiddle" width="14" style="margin-bottom: 1px;" alt="Oracle RSS Feeds" src="/im/feed-icon-14x14.png" /></a> |
	 <a href="http://www.oracle.com/subscribe/index.html" class="footerLinks">Subscribe</a> |
	 <a href="http://www.oracle.com/corporate/employment/index.html" class="footerLinks">Careers</a> |
	 <a href="http://www.oracle.com/corporate/contact/index.html" class="footerLinks">Contact Us</a><span class="br"> | </span><a href="http://www.oracle.com/sitemaps/sitemaps.html" class="footerLinks">Site Maps</a> |
	 <a href="http://www.oracle.com/html/copyright.html" class="footerLinks">Legal Notices</a> |
	 <a href="http://www.oracle.com/html/terms.html" class="footerLinks">Terms of Use</a> |
	 <a href="http://www.oracle.com/html/privacy.html" class="footerLinks">Your Privacy Rights</a>
	</div>
</div>

	
	<!--googleon: index-->

  

 


	<script defer='true' type='text/JavaScript' src='https://ssl1.taggingserver.netmining.com/script/sun/'></script>




</div>



<!-- Lightbox Divs -->
<div style="display: none; margin-right:105px; margin-top:10px; width:624px;" id="light" class="sitefinder_content" align="right"><!--spacer--></div>
<div style="display: none;" id="fade" class="lightbox_overlay"><!--spacer-->&#160;</div>

</body>
</html>











